*{ padding:0; margin:0;}
body{ padding:0; margin:0;}
ul,li,ol,h1,h2,h3,h4,h5,dl,dt,dd,form,p,span,b,u,s,i{ list-style:none; margin:0; padding:0; text-decoration: none; font-weight:normal;}
a{ text-decoration: none; cursor: pointer; color: #333;}
a:hover{ color:#0c54a9; transition:all 0.5s; -moz-transition:all 0.5s; -webkit-transition:all 0.5s; -o-transition:all 0.5s;}
ul,li{ list-style: none;}
.clear{clear: both;}
.cl:after{ content: ""; height: 0; display: block; visibility: hidden; clear: both;}
.fl{ float: left;}
.fr{ float: right;}
img{ border: none;vertical-align: middle;}
input{border: none;outline: none; background:none;}
button{border: none;outline: none; background:none;}
a{
	text-decoration: none ;
}
.section1{
	overflow: hidden;
}
.section2{
	display: table;
	width: 100%;
}
.section3{
	display: table;
	width: 100%;
}
.section4{
	width: 100%;
overflow: hidden; 
}
.zhong-middle{ width:100%; height:100%;}
.section5{
	display: table;
	width: 100%;
}
.tableCell{
	display: table-cell;
	vertical-align: middle;
	width: 100%;
	height: 100%;
}

.navdian{ width: 1.3%;position: absolute;right: 10%;top: 54px;cursor: pointer;}
.navdian img{ width: 100%;}
#cnav{
	width: 186px;position: fixed;right:-186px;top: 0px;height: 100%;transition: all 600ms;
	background: url(../images/cnavbg.png) repeat-x center center; z-index:99999999;
}
#cnav .daohang{ width: 100%;margin-top: 166px;}
#cnav .daohang li{ width: 100%;line-height: 36px;margin: 15px 0;text-align: center;font-size: 14px;position: relative;}
#cnav .daohang li .ceng{
	width: 100%;
	height: 36px;
	background: url(../images/cnavxbg.jpg) no-repeat center center;
	position: absolute;
	left: 186px;
	top: 0px;
	margin-top: 0px;
	transition: all 800ms;
}
#cnav .daohang li:hover .ceng{left: 0;}
#cnav .daohang li.active .ceng{ left: 0;}
#cnav .daohang li a{ display: block;width: 100%;height: 100%;color: #fff;position: relative;z-index: 2;}
#cnav .guanb{
	width: 78px;line-height: 28px;color: #fff;border: 1px solid #fff;font-size: 14px;margin: 20px auto;
	text-align: center;cursor: pointer;
}

html {
	font-family:   Helvetica,Microsoft YaHei,'微软雅黑',SimSun, '宋体',Arial, sans-serif !important;
	
}
body {
	font-family: Helvetica, Microsoft YaHei,'微软雅黑',SimSun, '宋体',Arial, sans-serif !important;
	
}





